gdk: Drop GdkWindowAttr
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Apr 2019 16:24:07 +0000 (12:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:14 +0000 (20:25 +0000)
commit47fb0923930b67dc6062f70612345ef3a3d8c19b
tree667eed05d76ab7aac3b3b5e5e5338518dd1eb98f
parent2855729cb441c854c8493baf714d8e7b385f2a63
gdk: Drop GdkWindowAttr

All the information in it is already contained
in the surface object we pass along, and none
of the backend implementations were using the
attributes at all.
12 files changed:
gdk/broadway/gdkprivate-broadway.h
gdk/broadway/gdksurface-broadway.c
gdk/gdkdisplay.c
gdk/gdkdisplayprivate.h
gdk/gdkinternals.h
gdk/gdksurface.c
gdk/quartz/gdksurface-quartz.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdksurface-wayland.c
gdk/win32/gdksurface-win32.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdksurface-x11.c